Adwaita: Fix active spinbutton button image color
authorTimm Bäder <mail@baedert.org>
Tue, 30 Apr 2019 03:54:00 +0000 (05:54 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 30 Apr 2019 03:54:00 +0000 (05:54 +0200)
commit091cac00b260c7797f5e8d3ccbba92af2f497211
treec673dc349ddae42c6370bf992f36bb604e0f0660
parent175e3d751dd54ae461d5b84b656fce2ca7ecf562
Adwaita: Fix active spinbutton button image color

The spinbutton>button>image is currently blue when the image is clicked
and dark-ish when the button is clicked(but not the image). This was not
the case before since we didn't even propagate :active down to the image
child. Fix this by only applying the blue color to direct image children
of entries.
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css